home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / aircrack / aircrack-ng-0.9.1-win.exe / aircrack-ng-win-0.9.1 / ChangeLog < prev    next >
Text File  |  2007-06-25  |  22KB  |  495 lines

  1. Version 0.9.1 (changes from aircrack-ng 0.9) - Released 25 june 2007:
  2. * airodump-ng: wlan-ng driver now works again.
  3. * airodump-ng: Fixed IP address when writing to CSV file
  4. * airodump-ng: Fixed debian bug #417388: it doesn't restore terminal after error
  5. * aircrack-ng: Fixed WPA cracking on SMP computers
  6. * aircrack-ng: Fixed bug in calc_pmk() function causes wrong PMK to be computed
  7. * airmon-ng: Fixed madwifi-ng wifiX detection (due to translation in ifconfig)
  8. * patches: Added ACX injection patch
  9. * patches: Updated rtl8187 patch for 2.6.21
  10. * GUI (win): Added PTW option to aircrack-ng tab.
  11. * GUI (win): Fixed a bug when cracking with a wordlist.
  12.  
  13. Version 0.9 (changes from aircrack-ng 0.8) - Released 13 May 2007:
  14. * aireplay-ng: Added new 'attack': injection test (--test)
  15. * aireplay-ng: disallow injection with wlanng & kernel > 2.6.11
  16. * airtun-ng: Fixed: an option wasn't shown in usage screen.
  17. * airodump-ng (win): Fixed version numbering.
  18. * airodump-ng (win): Changed first time messagebox
  19. * aircrack-ng: Fixed: --help make aircrack-ng crash
  20. * aircrack-ng: Added PTW attack (option: -z). It require full capture.
  21. * airdecap-ng: now decrypt IEEE802.11 header with 802.11e header
  22. * airmon-ng: Fixed orinoco card detection
  23. * patches: updated zd1211rw patch for kernel 2.6.21
  24. * patches: Added bcm43xx injection patch for kernel 2.6.20
  25. * patches: updated rtl8187 patch (for new driver version).
  26. * wzcook (win): now can work in silent mode (option: --silent)
  27. * Makefile: added make zip (cygwin only)
  28. * Makefile: fixed direct call to 'make install' or 'make strip' instead of 'make'
  29. * GUI (win): Updated aircrack-ng tab and added an about tab.
  30.  
  31. Version 0.8 (changes from aircrack-ng 0.7) - Released 25 April 2007:
  32. * aireplay-ng: Works on FreeBSD-CURRENT
  33. * aircrack-ng: Fixed stdin dictionary usage
  34. * aircrack-ng: Hardcode CPUs number to 1 in case detection fails
  35. * aircrack-ng: Fixed too low trashvalue
  36. * aireplay-ng: Fixed 384 bytes keystream output
  37. * aireplay-ng: Fixed IV index bug
  38. * aireplay-ng: Better error messages for -0 and -1
  39. * airtun-ng: Works on FreeBSD
  40. * airtun-ng: Fix compilation under FC6 (missing "linux/if.h" include).
  41. * airodump-ng: Works on FreeBSD.
  42. * airodump-ng: Added encryption filtering
  43. * airodump-ng: Fixed a SIGSEGV
  44. * airodump-ng: Added WPA handshake detection
  45. * airodump-ng: Added non associated stations filter
  46. * airodump-ng: Added support for zd1211rw
  47. * airodump-ng: Fixed 100% cpu utilisation
  48. * airmon-ng: Added support for zd1211rw driver
  49. * airmon-ng: Added support for at76c503a, rt61 and rt73
  50. * airmon-ng: Updated some device detection
  51. * airmon-ng: Added Nokia 770 and PrismGT softmac
  52. * airmon-ng: Fixed ACX driver monitor mode startup
  53. * airmon-ng: Fixed syntax error
  54. * airtun-ng: Works on FreeBSD
  55. * airtun-ng: Added pcap support to replay saved wlan sessions
  56. * airtun-ng: Added repeater mode, bssid and netmask filter
  57. * packetforge-ng: Added null packet support
  58. * packetforge-ng: Added packet selection for -9
  59. * Patches: Added hostap kernel 2.6.18 patch
  60. * Patches: Updated rtl8187 patch.
  61. * Patches: Updated madwifi-ng patch.
  62. * Patches: Added injection patch for zd1211 (does not work for all devices).
  63. * Added airoscript (from daouid)
  64. * Makefiles: Fixed: make uninstall did not remove all files
  65. * Updated spec file by David Bolt to be able to build RPM packages on FC, Mandriva and Suse distro
  66. * Added WEP authentication example capture
  67. * Fixed gcc 2.95 compilation
  68. * Fixed compilation on MacIntel
  69.  
  70. Version 0.7 (changes from aircrack-ng 0.6.2) - Released 20 January 2007:
  71. * Makefiles: Improved + added makefiles for other OS
  72. * Makefiles: Fixed make install on Windows and MacOS
  73. * airtun-ng: Creates a tuntap interface, through which ordinary IP frames can be injected
  74. * aireplay-ng: Added fragmentation attack
  75. * aireplay-ng: Added shared key authentication
  76. * airmon-ng: Now detect the shell when installing
  77. * airmon-ng: Added support for rtl8187
  78. * aircrack-ng: Added WEP dictionnary attack
  79. * aircrack-ng: Works with 802.11e QoS packets
  80. * airodump-ng: Added MAC filtering
  81. * airodump-ng: Now use the flaw in shared-key authentication 
  82.            to generate a xor file containing the prga recovered from a shared-key authentication
  83. * airodump-ng: More information about encryption on the AP
  84. * airodump-ng: Receive quality indicator
  85. * airodump-ng: The way ESSID is given in the CSV file is more clear
  86. * packetforge-ng: Set the TTL value in the ip header
  87. * packetforge-ng: Close open file handles
  88. * Special handling of spanning tree packets
  89. * Added rtl8187 patch for injection
  90. * Other bug fixes
  91.  
  92. Version 0.6.2 (changes from aircrack-ng 0.6.1) - Released 1 October 2006:
  93. * aireplay-ng: Applied patch to inject packets with an ipw2200
  94. * aircrack-ng: Fixed: show_wpa_stats() 1 byte array overflow
  95. * aircrack-ng: Fixed a warning when compiling on 64bit inner_bruteforcer_thread()
  96. * aircrack-ng: Changed -d option. It's now a mask (use XX for unknown bytes).
  97. * arpforge-ng: removed. It's replaced by packetforge-ng
  98. * packetforge-ng: New tool to forge packets (by Martin Beck) + manpage written 
  99. * aircrack-ng, aireplay-ng, packetforge-ng: new MAC decoding function
  100. * airmon-ng: Fixed a bug when using it with madwifi-ng
  101. * airmon-ng: Added ipw3945 detection
  102. * airodump-ng (windows): now automatically download peek.dll and peek5.sys if needed
  103. * airodump-ng: LLC null packets are skipped
  104. * makeivs: added manpage
  105. * Makefile: Fixed: make aircrack-ng-opt-prof_gen fails
  106. * updated madwifi-ng patch
  107.  
  108. Version 0.6.1 (changes from aircrack-ng 0.6) - Released 27 August 2006:
  109. * aircrack-ng: Fixed missing '-s' option
  110. * aircrack-ng: Fixed: Show a different ASCII key for a same hex key
  111. * airodump-ng: Using --band option instead of --bg, --abg, --ab, ...
  112. * airodump-ng: Fixed: fails to put wlanng in monitor mode
  113. * airodump-ng: using rtap0 as interface should now work
  114. * airodump-ng and aireplay-ng: "Can't find wireless tools, exiting." should be fixed if they exist
  115. * airodump-ng and airmon-ng: rt2570 now uses prismheader (use at least beta 2 driver)
  116. * airmon-ng: Fixed: discards ipw2200 v1.1.x
  117. * airmon-ng: Fixed: show newly created madwifi-ng VAP
  118. * airmon-ng: Should now works with 'ash' shell (Zaurus, OpenWRT, ...)
  119. * INSTALL: Added a note about warnings when compiling sources
  120. * INSTALL: Added more informations about installing aircrack-ng on windows
  121. * updated spec file
  122. * some other bugfixes
  123. * cygwin1.dll and msvcr70.dll are now included in windows package
  124.  
  125. Version 0.6 (changes from aircrack-ng 0.5) - Released 23 June 2006:
  126. * aircrack-ng: Multithreaded keybytes bruteforcer
  127. * aircrack-ng: Now bruteforce only last keybyte by default (faster than last 2KB)
  128. * aircrack-ng: Added option to show ASCII version of the key
  129. * aircrack-ng: Fixed: bug with -d option. It adds a leading "0x00" to the key
  130. * aireplay-ng: fixed compilaton issues on some distro
  131. * aireplay-ng: fixed a bug when using 'ash'
  132. * aireplay-ng: You can change ring buffer size (-g option)
  133. * airodump-ng: Log by default only one beacon (added option to log all beacons)
  134. * airodump-ng: Dump prefix isn't mandatory anymore, not giving it won't store any data
  135. * airmon-ng: Ralink devices needs be put in ad-hoc prior to inject packets
  136. * manpages: Added kstat manpage 
  137. * manpages: fixed airodump-ng manpage (hyphen used as minus sign)
  138. * Makefile: You can now compile aircrack-ng with Intel C Compiler (really faster)
  139. * Updated madwifi-ng patch to r1545 (and up; can be applied on madwifi v0.9.0 and v0.9.1)
  140. * Added instructions to compile on different plateforms/OS
  141. * Added a WPA2 capture file in test directory
  142. * Some other fixes
  143.  
  144. Version 0.5 (changes from aircrack-ng 0.4.4) - Released 04 May 2006:
  145. * airodump-ng: Hop on 2.4Ghz channels by default
  146. * airodump-ng: Added support for OpenWrt devices (use prism0 as capture interface)
  147. * aircrack-ng and aireplay-ng: korek chopchop optimisation (Thanks to ASPj)
  148. * airodump-ng: Fixed: when starting, it captured data on channel 10
  149. * aircrack-ng: Fixed: Not using all CPU on SMP systems
  150.  
  151. Version 0.4.4 (changes from aircrack-ng 0.4.3) - Released 24 april 2006:
  152. * aircrack-ng: fixed a stupid bug that prevent cracking
  153. * sha1-mmx.S: GNU_STACK ELF marking
  154. * updated patch for madwifi-ng r1526 and upper
  155.  
  156. Version 0.4.3 (changes from aircrack-ng 0.4.2) - Released 24 april 2006:
  157. * airmon-ng: fixed madwifi-ng (VAP creation-destruction and a cosmetic fix)
  158. * aircrack-ng: fixed compilation under OSX
  159. * airodump-ng: added elapsed time
  160. * Makefile : added a MacOSX makefile (Makefile.osx)
  161. * updated patch for madwifi-ng r1520 and upper
  162.  
  163. Version 0.4.2 (changes from aircrack-ng 0.4.1) - Released 20 april 2006:
  164. * airodump-ng: Fixed: dumpfile prefix took the name of the second argument
  165. * airodump-ng: Fixed: .gps file creation if GPSd isn't used
  166. * version.c removed (the content was moved to common.c)
  167.  
  168. Version 0.4.1 (changes from aircrack-ng 0.4) - Released 19 april 2006:
  169. * airodump-ng: use of parameters like aircrack-ng, aireplay-ng, ...
  170. * airodump-ng: more sanity checks
  171. * airodump-ng & aireplay-ng: forbid the use of ndiswrapper
  172. * airodump-ng & aireplay-ng: check of iwpriv existence
  173. * manpages: updated and fixed typos
  174. * Makefile: fixed "make doc"
  175. * airmon-ng: fixed and improved madwifi detection
  176.  
  177. Version 0.4 (changes from aircrack-ng 0.3) - Released 16 april 2006:
  178.  
  179. * Typos fixed and cosmetic changes in sources and in manpages
  180. * manpages: updated airodump-ng screenshot
  181. * manpages and aireplay-ng: renamed attack names
  182. * airodump-ng: fixed some compile warnings
  183. * airodump-ng: hopping also on .11a channels if available
  184. * airodump-ng: fixed: GPS coordinates were never shown
  185. * airmon-ng: fixed ipw2100 (Thx to OverThere) and madwifi-ng detection
  186. * aircrack-ng: speed optimizations 
  187. * aircrack-ng: -x option disable last 2 keybytes bruteforce (WEP cracking is faster)
  188. * aircrack-ng: with -a option, you can use "wep" or "wpa" instead of numbers
  189. * ivstools: --merge option fixed
  190. * Makefiles: improvements
  191. * Lots of little changes
  192. * added aircrack-ng.spec for building RPM
  193. * added slack-desc for building slackware packages
  194.  
  195. Version 0.3 (changes from aircrack-ng 0.2.1) - Released 30 march 2006:
  196.  
  197. * aireplay-ng: typo fixed
  198. * aireplay-ng: Madwifi-ng is now supported
  199. * airodump-ng: disabled GPS coordinates if connection to gpsd fail
  200. * airodump-ng: Battery informations fixed (hacked kismet code)
  201. * airodump-ng: Madwifi-ng is now supported
  202. * aircrack-ng: corrrected title (when cracking a key)
  203. * aircrack-ng: uses by default all CPU for cracking (Debian bug report #352877)
  204. * manpages: Fixed some errors (Debian bug report #356551)
  205. * manpages: created ivstools manpage
  206. * Makefiles: cleaning and improvement
  207. * fixed pcap2ivs bug (it wasn't using the good MAC for bssid)
  208. * Merged mergeivs and pcap2ivs into ivstools
  209. * airmon.sh: Fixed (hopefully) detection of ipw2100 and ipw2200 (Debian bug report #340057)
  210. * airmon.sh: renamed to airmon-ng
  211. * Updated madwifi-ng patch to r1486
  212.  
  213.  
  214. Version 0.2.1 (changes from aircrack-ng 0.2) - Released 20 march 2006:
  215.  
  216. * corrected 2 bugs in airmon.sh and changed another little thing
  217. * one word missing for option -j in aireplay
  218. * updated madwifi-old patch to SVN r1475
  219. * makefile cleaning
  220. * typo corrected in pcap2ivs
  221.  
  222.  
  223. Version 0.2 (changes from aircrack-ng 0.1) - Released 19 march 2006:
  224.  
  225. * updated version number and program name
  226. * updated airmon.sh
  227.   added detection of acx, madwifi-ng and bcm43xx
  228. * added manpages (Thanks to Adam Cecile)
  229. * added madwifi-ng patches
  230. * re-added missing drivers patches
  231. * added uninstall rule in makefile
  232. * added Sharp Zaurus binaries (Thanks to Rick Farina aka Zero_Chaos)
  233. * added a cygwin makefile
  234.  
  235.  
  236. Version 0.1 (changes from aircrack 2.41) 
  237.  
  238. * updated windows binaries 
  239. * compiled some files for windows 
  240. * Separated in multiple packages 
  241.  
  242.  
  243. ----------------------------------------------------------------------------------------------
  244. Older Changelog:
  245.  
  246. Version 2.41 released on 2005-11-22. Changes from version 2.4:
  247.  
  248.     * airodump: show probing clients as "not associated"
  249.     * airodump: don't substract the noise level unless madwifi
  250.     * airodump: fixed channel hopping with old orinoco
  251.     * airmon.sh: added detection of the zd1211 driver 
  252.  
  253.  
  254. Version 2.4 released on 2005-11-12. Changes from version 2.3:
  255.  
  256.     * airodump: display ESSIDs from Probe Requests
  257.     * airodump: don't overwrite existing capture files
  258.     * airodump: create a logfile of the gps coordinates
  259.     * airodump: every 20s, sort the detected APs by power
  260.     * airodump: display the remaining battery capacity
  261.     * airodump: use ioctl() instead of calling iwconfig
  262.     * airodump: added support for radiotap headers
  263.     * aireplay: added option -j (FromDS packet injection)
  264.     * aireplay: added prismheader support for rt2500 / rt2570
  265.     * aireplay: fixed attack -0 when injecting on ralink usb
  266.     * aireplay: fixed attack -3 (ring buffer / deauth problem)
  267.     * aircrack: don't bruteforce the last 2 keybytes by default
  268.     * aircrack: changed the fudge factor type to float
  269.     * aircrack: added option -t (restrict keyspace to BCD)
  270.     * aircrack: fixed the check_wep_key false positive bug
  271.     * aircrack: fixed overflow of the number of tested keys
  272.     * aircrack: lower number of required IVs if -d is used
  273.     * mergeivs and pcap2ivs: initial release 
  274.  
  275.  
  276. Version 2.3 released on 2005-08-28. Changes from version 2.23:
  277.  
  278.     * aireplay: added patch for injection on Ralink USB
  279.     * aireplay: improved deauthentication attack (-c flag)
  280.     * aireplay: don't enable the prism header on athXraw
  281.     * airodump: fixed rare hanging problem in dump_write_csv
  282.     * airodump: workaround for ipw2200 wep data corruption bug
  283.     * airodump: tweaked dump_print to make more space for ESSID
  284.     * aircrack: added support for 152-bit WEP cracking
  285.     * updated the documentation and merged versioning patch 
  286.  
  287.  
  288. Version 2.23 released on 2005-08-17. Changes from version 2.22:
  289.  
  290.     * aireplay: updated the madwifi patch, fixes WEP/WPA support
  291.     * airodump: fixed a few buffer overflows, code cleanup for gcc4
  292.     * aircrack: also printf the WEP key if >= 75% ASCII caracters 
  293.  
  294.  
  295. Version 2.22 released on 2005-08-14. Changes from version 2.21:
  296.  
  297.     * aireplay: now compatible with madwifi CVS 2005-08-14
  298.     * airodump: fixed the output power with newer madwifi 
  299.  
  300.  
  301. Version 2.21 released on 2005-08-09. Changes from version 2.2:
  302.  
  303.     * airodump: forcefully exit when user presses Ctrl-C
  304.     * airodump: bugfixed (yet again) ESSID uncloacking
  305.     * airodump: re-create the ivs file if no header present
  306.     * aircrack: changed the default fudge factor back to 2
  307.     * airdecap: fixed the incorrect output pcap header length 
  308.  
  309.  
  310. Version 2.2 released on 2005-08-03. Changes from version 2.2-beta12:
  311.  
  312.     * aireplay: (attack 1) added G rates in the association request
  313.     * fixed the Makefile for compilation on FreeBSD / Mac OS X 
  314.  
  315.  
  316. Version 2.2-beta12 released on 2005-07-30. Changes from version 2.2-beta11:
  317.  
  318.     * aireplay: bugfixed the madwifi patch, switched to 20050707
  319.     * aireplay: avoid triggering "protocol XX00 is buggy" messages
  320.     * airodump: don't reset the card when hopping between channels
  321.     * airodump: ipw2200 didn't like calling "iwpriv ethX monitor 1"
  322.     * airodump: added support for airodump on WRT54G / OpenWRT
  323.     * airodump: commit the .txt statistics file every 20 seconds
  324.     * aircrack: increased the default fudge factor (3 for WEP-104) 
  325.  
  326.  
  327. Version 2.2-beta11 released on 2005-07-27. Changes from version 2.2-beta10:
  328.  
  329.     * aireplay: updated the madwifi patch to inject in b/g mode
  330.     * aireplay: fixed attack 2 (it wrongly swapped the smac & dmac)
  331.     * aircrack: (cygwin) added O_BINARY flag to force binary mode 
  332.  
  333.  
  334. Version 2.2-beta10 released on 2005-07-23. Changes from version 2.2-beta9:
  335.  
  336.     * aireplay: fixed the status line not showing in attack -3
  337.     * aireplay: updated the madwifi and hostap injection patches
  338.     * aireplay: added patches for injection on rt2500 and rtl8180
  339.     * aircrack: added detection of 802.1d in check_wep_key
  340.     * airodump: restore prismheader link level info w/ hostap
  341.     * airodump: create the output file if there's no pcap header
  342.     * airdecap: added flag -l to disable ethernet conversion
  343.     * updated the win32 port and rewrote the documentation 
  344.  
  345.  
  346. Version 2.2-beta9 released on 2005-07-21. Changes from version 2.2-beta8:
  347.  
  348.     * aireplay: fixed the invalid rtc file descriptor bug
  349.     * aircrack: actually fixed the prism header endianness bug 
  350.  
  351.  
  352. Version 2.2-beta8 released on 2005-07-21. Changes from version 2.2-beta7:
  353.  
  354.     * aireplay: specify the deauth count instead of delay
  355.     * aircrack: fixed an endianness issue with the prism header
  356.     * aircrack: added the experimental single bruteforce attack
  357.     * airodump: do enable the prismheader with wlan-ng
  358.     * airodump: WEP/WPA: show the number of data packets
  359.     * airodump: show total number of captured beacon packets
  360.     * airodump: orinoco: fixed "iwpriv ethX monitor 1" command
  361.     * airdecap: fixed an endianness issue with the packet length
  362.     * airdecap: skip already processed duplicate packets 
  363.  
  364.  
  365. Version 2.2-beta7 released on 2005-07-14. Changes from version 2.2-beta6:
  366.  
  367.     * airodump: don't enable the prismheader with wlan-ng
  368.     * aircrack: fixed check_wepkey() to avoid false positives
  369.     * completed the preliminary win32 port 
  370.  
  371.  
  372. Version 2.2-beta6 released on 2005-07-12. Changes from version 2.2-beta5:
  373.  
  374.     * aireplay: fixed injection of fromds packets on Prism2
  375.     * aireplay: attack 0: target access point must be specified
  376.     * aireplay: attack 1: allow the user to change reauth delay
  377.     * aircrack: fixed race condition when realloc() ap->ivbuf
  378.     * airodump: fixed endianness issue when parsing prism header 
  379.  
  380.  
  381. Version 2.2-beta5 released on 2005-07-10. Changes from version 2.2-beta4:
  382.  
  383.     * aireplay: added patch for single-nic injection on hostap
  384.     * aireplay: fixed chopchop attack in non-authenticated mode
  385.     * aireplay: don't flood the AP with authentication requests
  386.     * aircrack: bruteforce the last two keybytes by default
  387.     * aircrack: improved handling of partial WPA handshakes
  388.     * aircrack, airdecap: added WPA2 (RSN / 802.11i) support 
  389.  
  390.  
  391. Version 2.2-beta4 released on 2005-07-03. Changes from version 2.2-beta3:
  392.  
  393.     * aircrack: new option to restrict WEP search space to ascii
  394.     * aircrack: fixed concurrency bug with multiple .cap files
  395.     * aircrack: fixed incorrect detection of WPA CCMP handshakes
  396.     * aircrack: fixed incorrect handling of HMAC-SHA1 WPA MIC
  397.     * aireplay: fixed deauth problem when chopchoping a packet
  398.     * aireplay: added a workaround for error "Write buffer full"
  399.     * airodump: added support for prism header on prism54
  400.     * airodump: save the list of detected wireless clients
  401.     * airunwep: renamed to airdecap, added WPA decryption support 
  402.  
  403.  
  404. Version 2.2-beta3 released on 2005-06-28. Changes from version 2.2-beta2:
  405.  
  406.     * aircrack: fixed the tracking of new IVs
  407.     * aireplay: fixed the CPU usage bug in attack 3
  408.     * when reading pcap files, check the packet length 
  409.  
  410.  
  411. Version 2.2-beta2 released on 2005-06-27. Changes from version 2.2-beta1:
  412.  
  413.     * aireplay: added fully automated ARP replay attack
  414.     * aireplay: added automated deauthentication attack
  415.     * aireplay: added fake authentication in Monitor mode
  416.     * aircrack: various pthread enhancements & bugfixes 
  417.  
  418.  
  419. Version 2.2-beta1 released on 2005-06-22. Changes from version 2.1:
  420.  
  421.     * aircrack: now auto-updates if new IVs are available
  422.     * aircrack: fixed #285441 (struct pcap_pkthdr on AMD64)
  423.     * aircrack: fixed the pcap endianness problem
  424.     * aircrack: added essid filtering option and quiet mode
  425.     * aircrack: only print status info every 1/20th second
  426.     * aircrack: added WPA-PSK cracking support from cowpatty
  427.     * aircrack: added EAPOL frame type detection and display
  428.     * aircrack: each korek attack can be disabled selectively
  429.     * airodump: added 802.11 b/g (2.4 GHz) channel hopping
  430.     * airodump: added a file format for logging only the IVs
  431.     * airodump: CRC is properly removed if driver is madwifi
  432.     * airodump: input packets can be read from a pcap file
  433.     * airodump: bugfixed WPA detection and ESSID uncloaking
  434.     * airodump: also display a list of detected stations
  435.     * aireplay: implemented chopchop and arp-forgery
  436.     * aireplay: added patches for single-nic injection
  437.     * 802ether: bugfixed and renamed to airunwep 
  438.  
  439.  
  440. Version 2.1 released on 2004-10-01. Changes from version 2.0.2:
  441.  
  442.     * added 11g and WPA detection support in airodump
  443.     * aircrack automatically avoids using WPA IVs
  444.     * aircrack can break 256-bit and 512-bit WEP keys
  445.     * win32 - fixed yet again the "missed IVs" bug
  446.     * win32 - ported the 802ether WEP decryptor program 
  447.  
  448.  
  449. Version 2.0.2 released on 2004-09-24. Changes from version 2.0.1:
  450.  
  451.     * win32 - added the WZCOOK key recovery program
  452.     * fixed a bug in the BSSID iteration code in airodump
  453.     * completely rewrote the documentation, moved to /docs 
  454.  
  455.  
  456. Version 2.0.1 released on 2004-09-21. Changes from version 2.0:
  457.  
  458.     * win32 - fixed the channel reset bug
  459.     * win32 - fixed the "missed IVs" bug
  460.     * win32 - rewrote drivers.txt 
  461.  
  462.  
  463. Version 2.0 released on 2004-09-03. Changes from version 1.4:
  464.  
  465.     * native win32 port of airodump and aircrack
  466.     * aireplay better spots potential arp-requests 
  467.  
  468.  
  469. Version 1.4 released on 2004-08-26. Changes from version 1.3:
  470.  
  471.     * fixed check_wepkey, works with exotic LLC headers
  472.     * airodump prints lots of information, Kismet-style 
  473.  
  474.  
  475. Version 1.3 released on 2004-08-19. Changes from version 1.2:
  476.  
  477.     * bugfixed and improved KoreK's code
  478.     * renamed airunwep to 802ether 
  479.  
  480.  
  481. Version 1.2 released on 2004-08-17. Changes from version 1.1:
  482.  
  483.     * implemented KoreK's advanced WEP attacks
  484.     * completely rewrote the SMP engine 
  485.  
  486.  
  487. Version 1.1 released on 2004-08-11. Changes from version 1.0:
  488.  
  489.     * implemented WEP arp-requests replay attack
  490.     * improved the fudge calculation algorithm
  491.     * added multi-processor support 
  492.  
  493.  
  494. Version 1.0 released on 2004-07-29 
  495.